PGetMasterPagePalette

Gets the display status (open or closed) of the Master Page palette.


Query results

This query returns a boolean value, indicating whether the master page palette is open (true) or closed (false).

To open or close the master page palette, use the PMasterPagePalette command.

Example.

PGetMasterPagePalette masterIsOpen;
if (masterIsOpen) PMasterPagePalette(false);



Copyright © 1996, Adobe Systems Incorporated. All rights reserved.

Comments or suggestions? Contact Adobe Developer Support